home *** CD-ROM | disk | FTP | other *** search
/ Building Homes of Our Own / Building Homes of our Own.iso / setup / data1.cab / Everything / working / siteSel.dxr / exitFrameScripts_6.ls < prev    next >
Encoding:
Text File  |  2002-09-25  |  144 b   |  6 lines

  1. on exitFrame me
  2.   global gToolBarTextMan
  3.   setToolBarText(gToolBarTextMan, "houseFootPrint")
  4.   sendAllSprites(#refreshFootPrintArrowStates)
  5. end
  6.